3.1373 \(\int \frac{(1-2 x)^3 (2+3 x)^4}{3+5 x} \, dx\)

Optimal. Leaf size=58 \[ -\frac{648 x^7}{35}-\frac{306 x^6}{25}+\frac{14958 x^5}{625}+\frac{31251 x^4}{2500}-\frac{128753 x^3}{9375}-\frac{138741 x^2}{31250}+\frac{416223 x}{78125}+\frac{1331 \log (5 x+3)}{390625} \]

[Out]

(416223*x)/78125 - (138741*x^2)/31250 - (128753*x^3)/9375 + (31251*x^4)/2500 + (
14958*x^5)/625 - (306*x^6)/25 - (648*x^7)/35 + (1331*Log[3 + 5*x])/390625

_______________________________________________________________________________________

Rubi [A]  time = 0.0575317, antiderivative size = 58, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.045 \[ -\frac{648 x^7}{35}-\frac{306 x^6}{25}+\frac{14958 x^5}{625}+\frac{31251 x^4}{2500}-\frac{128753 x^3}{9375}-\frac{138741 x^2}{31250}+\frac{416223 x}{78125}+\frac{1331 \log (5 x+3)}{390625} \]

Antiderivative was successfully verified.

[In]  Int[((1 - 2*x)^3*(2 + 3*x)^4)/(3 + 5*x),x]

[Out]

(416223*x)/78125 - (138741*x^2)/31250 - (128753*x^3)/9375 + (31251*x^4)/2500 + (
14958*x^5)/625 - (306*x^6)/25 - (648*x^7)/35 + (1331*Log[3 + 5*x])/390625

_______________________________________________________________________________________

Rubi in Sympy [F]  time = 0., size = 0, normalized size = 0. \[ - \frac{648 x^{7}}{35} - \frac{306 x^{6}}{25} + \frac{14958 x^{5}}{625} + \frac{31251 x^{4}}{2500} - \frac{128753 x^{3}}{9375} + \frac{1331 \log{\left (5 x + 3 \right )}}{390625} + \int \frac{416223}{78125}\, dx - \frac{138741 \int x\, dx}{15625} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((1-2*x)**3*(2+3*x)**4/(3+5*x),x)

[Out]

-648*x**7/35 - 306*x**6/25 + 14958*x**5/625 + 31251*x**4/2500 - 128753*x**3/9375
 + 1331*log(5*x + 3)/390625 + Integral(416223/78125, x) - 138741*Integral(x, x)/
15625

_______________________________________________________________________________________

Mathematica [A]  time = 0.0204725, size = 47, normalized size = 0.81 \[ \frac{-3037500000 x^7-2008125000 x^6+3926475000 x^5+2050846875 x^4-2253177500 x^3-728390250 x^2+874068300 x+559020 \log (5 x+3)+348168591}{164062500} \]

Antiderivative was successfully verified.

[In]  Integrate[((1 - 2*x)^3*(2 + 3*x)^4)/(3 + 5*x),x]

[Out]

(348168591 + 874068300*x - 728390250*x^2 - 2253177500*x^3 + 2050846875*x^4 + 392
6475000*x^5 - 2008125000*x^6 - 3037500000*x^7 + 559020*Log[3 + 5*x])/164062500

_______________________________________________________________________________________

Maple [A]  time = 0.004, size = 43, normalized size = 0.7 \[{\frac{416223\,x}{78125}}-{\frac{138741\,{x}^{2}}{31250}}-{\frac{128753\,{x}^{3}}{9375}}+{\frac{31251\,{x}^{4}}{2500}}+{\frac{14958\,{x}^{5}}{625}}-{\frac{306\,{x}^{6}}{25}}-{\frac{648\,{x}^{7}}{35}}+{\frac{1331\,\ln \left ( 3+5\,x \right ) }{390625}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((1-2*x)^3*(2+3*x)^4/(3+5*x),x)

[Out]

416223/78125*x-138741/31250*x^2-128753/9375*x^3+31251/2500*x^4+14958/625*x^5-306
/25*x^6-648/35*x^7+1331/390625*ln(3+5*x)

_______________________________________________________________________________________

Maxima [A]  time = 1.35096, size = 57, normalized size = 0.98 \[ -\frac{648}{35} \, x^{7} - \frac{306}{25} \, x^{6} + \frac{14958}{625} \, x^{5} + \frac{31251}{2500} \, x^{4} - \frac{128753}{9375} \, x^{3} - \frac{138741}{31250} \, x^{2} + \frac{416223}{78125} \, x + \frac{1331}{390625} \, \log \left (5 \, x + 3\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(3*x + 2)^4*(2*x - 1)^3/(5*x + 3),x, algorithm="maxima")

[Out]

-648/35*x^7 - 306/25*x^6 + 14958/625*x^5 + 31251/2500*x^4 - 128753/9375*x^3 - 13
8741/31250*x^2 + 416223/78125*x + 1331/390625*log(5*x + 3)

_______________________________________________________________________________________

Fricas [A]  time = 0.226779, size = 57, normalized size = 0.98 \[ -\frac{648}{35} \, x^{7} - \frac{306}{25} \, x^{6} + \frac{14958}{625} \, x^{5} + \frac{31251}{2500} \, x^{4} - \frac{128753}{9375} \, x^{3} - \frac{138741}{31250} \, x^{2} + \frac{416223}{78125} \, x + \frac{1331}{390625} \, \log \left (5 \, x + 3\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(3*x + 2)^4*(2*x - 1)^3/(5*x + 3),x, algorithm="fricas")

[Out]

-648/35*x^7 - 306/25*x^6 + 14958/625*x^5 + 31251/2500*x^4 - 128753/9375*x^3 - 13
8741/31250*x^2 + 416223/78125*x + 1331/390625*log(5*x + 3)

_______________________________________________________________________________________

Sympy [A]  time = 0.193535, size = 54, normalized size = 0.93 \[ - \frac{648 x^{7}}{35} - \frac{306 x^{6}}{25} + \frac{14958 x^{5}}{625} + \frac{31251 x^{4}}{2500} - \frac{128753 x^{3}}{9375} - \frac{138741 x^{2}}{31250} + \frac{416223 x}{78125} + \frac{1331 \log{\left (5 x + 3 \right )}}{390625} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((1-2*x)**3*(2+3*x)**4/(3+5*x),x)

[Out]

-648*x**7/35 - 306*x**6/25 + 14958*x**5/625 + 31251*x**4/2500 - 128753*x**3/9375
 - 138741*x**2/31250 + 416223*x/78125 + 1331*log(5*x + 3)/390625

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.211569, size = 58, normalized size = 1. \[ -\frac{648}{35} \, x^{7} - \frac{306}{25} \, x^{6} + \frac{14958}{625} \, x^{5} + \frac{31251}{2500} \, x^{4} - \frac{128753}{9375} \, x^{3} - \frac{138741}{31250} \, x^{2} + \frac{416223}{78125} \, x + \frac{1331}{390625} \,{\rm ln}\left ({\left | 5 \, x + 3 \right |}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(3*x + 2)^4*(2*x - 1)^3/(5*x + 3),x, algorithm="giac")

[Out]

-648/35*x^7 - 306/25*x^6 + 14958/625*x^5 + 31251/2500*x^4 - 128753/9375*x^3 - 13
8741/31250*x^2 + 416223/78125*x + 1331/390625*ln(abs(5*x + 3))